home *** CD-ROM | disk | FTP | other *** search
/ PCMania 39 / PCMania CD39_3.iso / multilng / chooser.dat next >
Windows Autorun File  |  1995-10-11  |  2KB  |  80 lines

  1. ; Shell Screen is defined first.
  2. ; It sizes itself to the specified "Bitmap"
  3. ; It contains all PicClip tools -- so that
  4. ;    every form can use every PicClip.
  5.  
  6. [Shell]
  7. appTitle=MS Home CD Sampler
  8. nDemos=5
  9. AutorunTimer=6
  10. BackgroundImage=outscrn.DIB
  11. Artwork=SCREEN.DIB
  12. Sound=intro.wav
  13. SplashScreen=mshome.dib
  14.  
  15. ;-------------------------------------------------------
  16. ; If AskLanguage is zero, then no Language screen used.
  17. ; Language screen behaves like the Shell Screen.
  18. ; More details are sure to follow.
  19.  
  20. [Language]
  21. AskLanguage=0
  22.  
  23. [Demos]
  24. demo1=deutsch\sampler\sampler.exe
  25. demo2=english\sampler\sampler.exe
  26. demo3=espanol\sampler\sampler.exe
  27. demo4=francais\sampler\sampler.exe
  28. demo5=italiano\sampler\sampler.exe
  29. ;
  30. ; The EXIT button is Button0
  31. ; Button1 = Demo1 &c.
  32. ;
  33. [Buttons]
  34.  
  35. Pos0=10|372
  36. Up0=controls\exitup.dib
  37. Down0=controls\exitdwn.dib
  38.  
  39. Pos1=490|28
  40. Up1=controls\gerup.dib
  41. Down1=controls\gerdwn.dib
  42.  
  43. Pos2=490|111
  44. Up2=controls\ukzup.dib
  45. Down2=controls\ukzdwn.dib
  46.  
  47. Pos3=490|194
  48. Up3=controls\spaup.dib
  49. Down3=controls\spadwn.dib
  50.  
  51. Pos4=490|277
  52. Up4=controls\frnup.dib
  53. Down4=controls\frndwn.dib
  54.  
  55. Pos5=490|360
  56. Up5=controls\italup.dib
  57. Down5=controls\italdwn.dib
  58.  
  59.  
  60. ;**************************************
  61. ; Proto-Localization
  62. ; for CD error message
  63.  
  64. ; "default" language = US English
  65. ; For message in German, set language=deutsch
  66.  
  67. [CurrentLanguage]
  68. language=default
  69. ;language=deutsch
  70. ;language=francais
  71. ;language=italian
  72. ;language=espanol
  73.  
  74. [Message1]
  75. default=Please insert the CD.
  76. deutsch=Legen Sie bitte die CD ein.
  77. francais=Veullez insΘrer le CD.
  78. italian=Per cortesia inserire il CD.
  79. espanol=Por favor, inserte el CD.
  80.